Skip to content

Fix gem name in README.md#115

Merged
dak2 merged 1 commit into
dak2:mainfrom
masutaka:fix-readme
Apr 23, 2026
Merged

Fix gem name in README.md#115
dak2 merged 1 commit into
dak2:mainfrom
masutaka:fix-readme

Conversation

@masutaka

@masutaka masutaka commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Motivation

The gem install example in README.md did not match the actual gem name, so following the documentation would fail to install the gem.

  • spec.name in methodray.gemspec is method-ray
  • README instructed gem install methodray

Changes

  • Fix the installation command in README.md from gem install methodray to gem install method-ray

Checked

  • Code compiles and tests passes

@masutaka masutaka marked this pull request as ready for review April 23, 2026 01:55
@masutaka masutaka changed the title FIx gem name in README.md Fix gem name in README.md Apr 23, 2026
@masutaka

Copy link
Copy Markdown
Contributor Author

Thank you for your presentation at RubyKaigi. 😄

@dak2 dak2 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your help!

@dak2 dak2 merged commit d908bcf into dak2:main Apr 23, 2026
7 checks passed
@dak2 dak2 mentioned this pull request May 3, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants